FaFafsa 
Logical Entity Name  FaFafsa 
Default Table Name  FaFafsa 
Physical Only  NO 
Definition 
 
Note 
 

FaFafsa Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFafsaID(PK)    int  NO 
 
SyStudentID(FK)    int  YES 
 
FaStudentPellID(FK)    int  YES 
 
CpsStatus    char(1)  NO 
 
Status    char(1)  NO 
 
DateTran    datetime  YES 
 
FafsaDetails    xml  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
FaYearID    int  NO 
 

FaFafsa Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_FaFafsa_FaFafsaID  PrimaryKey  FaFafsaID 

FaFafsa Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaStudentPell  Non-Identifying  Zero or One to Zero or More  FK_FaFafsaFaStudentPellID_FaStudentPellFaStudentPellID      FaStudentPellID  NO  YES 
syStudent  Non-Identifying  Zero or One to Zero or More  FK_FaFafsaSyStudentID_SyStudentSyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaFafsaUserID_SyStaffSyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFafsa Check Constraints 
Check Constraint Name  CheckConstraint